3factor app
The 3factor app architecture is an implementation of the CQRS pattern in many ways. The frontend gives the "commands" and then "queries" (subscribes) for the new state while events invoke the business logic behind the scenes.
https://scrapbox.io/files/644f5bae89af1d001bb4f27b.png
関連要素